[INFO] cloning repository https://github.com/miquelcabot/jira-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miquelcabot/jira-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiquelcabot%2Fjira-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiquelcabot%2Fjira-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 851041fe1cd76c411c3d4216d650719a95c7cb36
[INFO] testing miquelcabot/jira-cli against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiquelcabot%2Fjira-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miquelcabot/jira-cli
[INFO] finished tweaking git repo https://github.com/miquelcabot/jira-cli
[INFO] tweaked toml for git repo https://github.com/miquelcabot/jira-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miquelcabot/jira-cli on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miquelcabot/jira-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded quote v1.0.42
[INFO] [stderr]   Downloaded ellipse v0.2.0
[INFO] [stderr]   Downloaded clearscreen v4.0.2
[INFO] [stderr]   Downloaded syn v2.0.110
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d045f6b0fbbf9ca9fd56effa0514fbc466c31bf90e522e9b1b6b4749f7845b96
[INFO] running `Command { std: "docker" "start" "-a" "d045f6b0fbbf9ca9fd56effa0514fbc466c31bf90e522e9b1b6b4749f7845b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d045f6b0fbbf9ca9fd56effa0514fbc466c31bf90e522e9b1b6b4749f7845b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d045f6b0fbbf9ca9fd56effa0514fbc466c31bf90e522e9b1b6b4749f7845b96", kill_on_drop: false }`
[INFO] [stdout] d045f6b0fbbf9ca9fd56effa0514fbc466c31bf90e522e9b1b6b4749f7845b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f82d29ac0aa6b0972057db93dc9f25c1795e15ab85a97cca6d35c9169b91e57
[INFO] running `Command { std: "docker" "start" "-a" "5f82d29ac0aa6b0972057db93dc9f25c1795e15ab85a97cca6d35c9169b91e57", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ellipse v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clearscreen v4.0.2
[INFO] [stderr]    Compiling jira-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MockDB` is never constructed
[INFO] [stdout]    --> src/db.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub struct MockDB {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/db.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     impl MockDB {
[INFO] [stdout]     |     ----------- associated function in this implementation
[INFO] [stdout] 152 |         pub fn new() -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_any` is never used
[INFO] [stdout]   --> src/ui/pages/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait Page {
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_page_count` and `set_prompts` are never used
[INFO] [stdout]    --> src/navigator.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl Navigator {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn get_page_count(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     fn set_prompts(&mut self, prompts: Prompts) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.90s
[INFO] running `Command { std: "docker" "inspect" "5f82d29ac0aa6b0972057db93dc9f25c1795e15ab85a97cca6d35c9169b91e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f82d29ac0aa6b0972057db93dc9f25c1795e15ab85a97cca6d35c9169b91e57", kill_on_drop: false }`
[INFO] [stdout] 5f82d29ac0aa6b0972057db93dc9f25c1795e15ab85a97cca6d35c9169b91e57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16cd7667fb5d8f8c21b9ad4fd799ffa9b6e35ee6b51d8125d74186b4cfb12f28
[INFO] running `Command { std: "docker" "start" "-a" "16cd7667fb5d8f8c21b9ad4fd799ffa9b6e35ee6b51d8125d74186b4cfb12f28", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clearscreen v4.0.2
[INFO] [stderr]    Compiling jira-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.01s
[INFO] running `Command { std: "docker" "inspect" "16cd7667fb5d8f8c21b9ad4fd799ffa9b6e35ee6b51d8125d74186b4cfb12f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16cd7667fb5d8f8c21b9ad4fd799ffa9b6e35ee6b51d8125d74186b4cfb12f28", kill_on_drop: false }`
[INFO] [stdout] 16cd7667fb5d8f8c21b9ad4fd799ffa9b6e35ee6b51d8125d74186b4cfb12f28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 678b2d3bc747222c2521dc7498629e7114435738e2cba87804db5cb33827ed9b
[INFO] running `Command { std: "docker" "start" "-a" "678b2d3bc747222c2521dc7498629e7114435738e2cba87804db5cb33827ed9b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jira_cli-b26dbf56754c4306)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test db::tests::create_epic_should_work ... ok
[INFO] [stdout] test db::tests::create_story_should_work ... ok
[INFO] [stdout] test db::tests::create_story_should_error_if_invalid_epic_id ... ok
[INFO] [stdout] test db::tests::database::read_db_should_fail_with_invalid_path ... ok
[INFO] [stdout] test db::tests::delete_story_should_error_if_story_not_found_in_epic ... ok
[INFO] [stdout] test db::tests::delete_story_should_error_if_invalid_epic_id ... ok
[INFO] [stdout] test db::tests::delete_epic_should_error_if_invalid_epic_id ... ok
[INFO] [stdout] test db::tests::update_epic_status_should_error_if_invalid_epic_id ... ok
[INFO] [stdout] test db::tests::update_epic_status_should_work ... ok
[INFO] [stdout] test db::tests::delete_story_should_work ... ok
[INFO] [stdout] test db::tests::delete_epic_should_work ... ok
[INFO] [stdout] test db::tests::update_story_status_should_error_if_invalid_story_id ... ok
[INFO] [stdout] test db::tests::update_story_status_should_work ... ok
[INFO] [stdout] test db::tests::database::read_db_should_fail_with_invalid_json ... ok
[INFO] [stdout] test db::tests::database::write_db_should_work ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_handle_create_epic ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_handle_create_story ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_handle_delete_story ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_handle_update_epic ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_handle_update_story ... ok
[INFO] [stdout] test navigator::tests::should_start_on_home_page ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_handle_delete_epic ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_navigate_pages ... ok
[INFO] [stdout] test ui::pages::page_helpers::tests::test_get_column_string ... ok
[INFO] [stdout] test ui::pages::tests::home_page::handle_input_should_not_throw_error ... ok
[INFO] [stdout] test ui::pages::tests::home_page::draw_page_should_not_throw_error ... ok
[INFO] [stdout] test ui::pages::tests::home_page::handle_input_should_return_the_correct_actions ... ok
[INFO] [stdout] test ui::pages::tests::story_detail_page::draw_page_should_not_throw_error ... ok
[INFO] [stdout] test ui::pages::tests::story_detail_page::draw_page_should_throw_error_for_invalid_story_id ... ok
[INFO] [stdout] test ui::pages::tests::story_detail_page::handle_input_should_not_throw_error ... ok
[INFO] [stdout] test ui::pages::tests::story_detail_page::handle_input_should_return_the_correct_actions ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail_page::handle_input_should_return_the_correct_actions ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail_page::draw_page_should_not_throw_error ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail_page::draw_page_should_throw_error_for_invalid_epic_id ... ok
[INFO] [stdout] test navigator::tests::handle_action_should_clear_pages_on_exit ... ok
[INFO] [stdout] test db::tests::database::read_db_should_parse_json_file ... ok
[INFO] [stdout] test ui::pages::tests::epic_detail_page::handle_input_should_not_throw_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "678b2d3bc747222c2521dc7498629e7114435738e2cba87804db5cb33827ed9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678b2d3bc747222c2521dc7498629e7114435738e2cba87804db5cb33827ed9b", kill_on_drop: false }`
[INFO] [stdout] 678b2d3bc747222c2521dc7498629e7114435738e2cba87804db5cb33827ed9b
